PathLayer.insertNode

Inserts a #ShumateLocation object to the specified position.

class PathLayer
void
insertNode

Parameters

location LocationIF

a #ShumateLocation

position uint

position in the list where the #ShumateLocation object should be inserted

Meta